GET api/Locations?categories[0]={categories[0]}&categories[1]={categories[1]}
Gets locations
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
categories |
Optionally filter which categories of locations to return. This is the category ID, while the result will return a display name for the category |
Collection of string |
Required |
Body Parameters
None.
Response Information
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.